home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Champak 56
/
Volume 56 - JOGO DISK .iso
/
Games
/
horseranch_MA.swf
/
scripts
/
DefineButton2_266
/
BUTTONCONDACTION on(release).as
Wrap
Text File
|
2008-01-11
|
202b
|
11 lines
on(release){
_root.uang += harga;
_root.nama = "";
_root.hargabeli = 0;
_root.jeniskuda = 0;
_root.kecepatan = 0;
_root.power = 0;
_root.stamina = 0;
gotoAndStop(1);
}